projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6a57aff
9732133
)
auto merge of #434 : alexcrichton/cargo/issue-433, r=huonw
author
bors
<bors@rust-lang.org>
Mon, 25 Aug 2014 13:44:11 +0000
(13:44 +0000)
committer
bors
<bors@rust-lang.org>
Mon, 25 Aug 2014 13:44:11 +0000
(13:44 +0000)
All subprocesses will now be invoked with CARGO_MANIFEST_DIR pointing at the root of the
source directory that they are working on (compiling). This commit also
reorganizes the version environment variables to use the new infrastructure.
Closes #433
Trivial merge